-ostree (2016.15-3) UNRELEASED; urgency=medium
+ostree (2016.15-3) unstable; urgency=medium
* debian/control: Don't run gjs tests on sparc64. gjs doesn't seem
to work there at all (#827815)
* d/p/Fix-TAP-syntax-in-test-basic-user.sh-and-run-it.patch:
Run an additional test, which was previously installed but not run
- -- Simon McVittie <smcv@debian.org> Sun, 15 Jan 2017 14:37:12 +0000
+ -- Simon McVittie <smcv@debian.org> Thu, 19 Jan 2017 13:23:32 +0000
ostree (2016.15-2) unstable; urgency=medium
but we now (a) use /var/tmp, and (b) explicitly skip the test if
xattr support is unavailable. So it should be OK to run now.
+
+Forwarded: https://github.com/ostreedev/ostree/pull/652
---
Makefile-tests.am | 2 +-
tests/test-basic-user.sh | 3 ---
executable but has a #! line. In fact it's reasonable to run this
script directly, so make it executable, and put it in a _scripts
variable so it will be installed executable.
+
+Forwarded: https://github.com/ostreedev/ostree/pull/652
---
Makefile-tests.am | 8 +++++---
tests/corrupt-repo-ref.js | 0
in executable scripts. But in fact they are not useful to execute
directly (they rely on setup being done in the script that sources
them), so just chmod them -x.
+
+Forwarded: https://github.com/ostreedev/ostree/pull/652
---
tests/admin-test.sh | 3 ++-
tests/archive-test.sh | 4 ++--